Skip to content

Conversation

@jnsdls
Copy link
Member

@jnsdls jnsdls commented Feb 24, 2025

PR-Codex overview

This PR introduces significant updates to the analytics and user operation features in the dashboard application. It enhances user operation usage tracking, integrates new libraries, and refines data-fetching methods to improve performance and maintainability.

Detailed summary

  • Added nuqs library to package.json.
  • Updated getUserOpUsage to use teamId instead of accountId.
  • Refactored analyticsServerProxy to remove unused function.
  • Modified Usage.tsx to utilize teamId for user operation usage.
  • Integrated getAggregateUserOpUsage for aggregated stats.
  • Updated AccountAbstractionLayout to accept userOpStats prop.
  • Introduced searchParams with date range and interval settings.
  • Changed getChains function to getChainsWithServices.
  • Enhanced ProjectOverviewPage to handle project redirects and user operation stats.
  • Removed deprecated user operation hooks from useApi.ts.
  • Updated AccountAbstractionAnalytics to use query state for date ranges and intervals.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@vercel
Copy link

vercel bot commented Feb 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 11:29pm
login ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 11:29pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 11:29pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 11:29pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 11:29pm

@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2025

⚠️ No Changeset found

Latest commit: 0f89290

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Feb 24, 2025
Copy link
Member Author

jnsdls commented Feb 24, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@socket-security
Copy link

socket-security bot commented Feb 24, 2025

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] None +1 169 kB franky47

View full report↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Feb 24, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.3 KB (0%) 926 ms (0%) 2.9 s (+2.09% 🔺) 3.8 s
thirdweb (cjs) 121.87 KB (0%) 2.5 s (0%) 6.5 s (+3.63% 🔺) 8.9 s
thirdweb (minimal + tree-shaking) 5.6 KB (0%) 112 ms (0%) 206 ms (+4.32% 🔺) 318 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 97 ms (-1.09% 🔽) 107 ms
thirdweb/react (minimal + tree-shaking) 19.31 KB (0%) 387 ms (0%) 829 ms (-9.36% 🔽) 1.3 s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants